See Also

Generic SerializableCollection Members  | RedGate.SQLCompare.Engine Namespace

Requirements

Namespace: RedGate.SQLCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

T
See Also Requirements Languages RedGate.SQLCompare.Engine Send comments on this topic.

Generic SerializableCollection Class

RedGate.SQLCompare.Engine Namespace : Generic SerializableCollection Class

A collection that can be serialized to disk.

For a list of all members of this type, see Generic SerializableCollection members.

Inheritance Hierarchy

System.Object
   RedGate.SQLCompare.Engine.SerializableCollection
      RedGate.SQLCompare.Engine.XmlSchemaCollections
      RedGate.SQLCompare.Engine.Views
      RedGate.SQLCompare.Engine.Users
      RedGate.SQLCompare.Engine.UserDefinedTypes
      RedGate.SQLCompare.Engine.Triggers
      RedGate.SQLCompare.Engine.Tables
      RedGate.SQLCompare.Engine.Synonyms
      RedGate.SQLCompare.Engine.SymmetricKeys
      RedGate.SQLCompare.Engine.StoredProcedures
      RedGate.SQLCompare.Engine.Services
      RedGate.SQLCompare.Engine.ServiceBindings
      RedGate.SQLCompare.Engine.Schemas
      RedGate.SQLCompare.Engine.Rules
      RedGate.SQLCompare.Engine.Routes
      RedGate.SQLCompare.Engine.Roles
      RedGate.SQLCompare.Engine.Queues
      RedGate.SQLCompare.Engine.PartitionSchemes
      RedGate.SQLCompare.Engine.PartitionFunctions
      RedGate.SQLCompare.Engine.Parameters
      RedGate.SQLCompare.Engine.MessageUsages
      RedGate.SQLCompare.Engine.MessageTypes
      RedGate.SQLCompare.Engine.Members
      RedGate.SQLCompare.Engine.Indexes
      RedGate.SQLCompare.Engine.Functions
      RedGate.SQLCompare.Engine.FullTextCatalogs
      RedGate.SQLCompare.Engine.ForeignKeys
      RedGate.SQLCompare.Engine.Fields
      RedGate.SQLCompare.Engine.ExtendedProperties
      RedGate.SQLCompare.Engine.EventTypes
      RedGate.SQLCompare.Engine.EventNotifications
      RedGate.SQLCompare.Engine.Defaults
      RedGate.SQLCompare.Engine.DdlTriggers
      RedGate.SQLCompare.Engine.Contracts
      RedGate.SQLCompare.Engine.ClrAssemblies
      RedGate.SQLCompare.Engine.CheckConstraints
      RedGate.SQLCompare.Engine.Certificates
      RedGate.SQLCompare.Engine.AsymmetricKeys

Syntax

[Visual Basic]
Public MustInherit Class SerializableCollection(Of T)
[C#]
public abstract class SerializableCollection<T>
[C++]
public __gc abstract class SerializableCollectionT
[C++/CLI]
generic<typename T> public ref class SerializableCollection abstract

Type Parameters

T

Remarks

For internal use by SQL Compare.

Requirements

Namespace: RedGate.SQLCompare.Engine

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: RedGate.SQLCompare.Engine (in RedGate.SQLCompare.Engine.dll)

See Also

Generic SerializableCollection Members  | RedGate.SQLCompare.Engine Namespace

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.